home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Commodities / NextWindow / NextWindow.doc < prev    next >
Text File  |  1996-09-26  |  4KB  |  111 lines

  1.  
  2.  
  3.                         NextWindow V2.2 (17-Feb-1995)
  4.  
  5.  
  6. 1. INTRODUCTION
  7.  
  8. Many people like to work with their keyboard without touching their mouse
  9. very much. If you are one of them, you have probably noticed that it's hard
  10. to activate a window without using mouse. The solution is NextWindow.
  11. You can use it to cycle through the windows in the screen, until you reach
  12. the window you want to use, without using your mouse. How about this:
  13. you have loaded your favorite text editor, and have a shell activated in
  14. another screen and you are doing dirs etc. Then you want to write some
  15. text with the editor. You of course press Amiga-m and start to write, and
  16. all the text you wrote, went to the shell. NextWindow also has a hotkey
  17. for activating the frontmost screen, avoiding this problem. 
  18.  
  19.  
  20. 2. USAGE
  21.  
  22. Please read the Disclaimer-section before installing the program.
  23.  
  24. If you are using workbench, just click on the NextWindow icon, and you're
  25. ready to go. You can use the tooltypes of the icon to change the hotkeys,
  26. or to activate options.
  27.  
  28. If you want the activated windows to also pop to front, add the TOFRONT
  29. tooltype.
  30.  
  31. If you want to skip the backdropped windows (eg. the Workbench if the
  32. backdrop option is turned on), add the SKIPBACKDROPS tooltype.
  33.  
  34. If you are using cli, just type NextWindow and you're ready to go. Of course,
  35. you might want to type "run NextWindow", if want to use the shell for
  36. something else. You can quit the program with ctrl-c. The hotkey is set
  37. using command line arguments, and you can enter the tooltypes into the
  38. command line e.g:
  39.  
  40.   NextWindow "NEXTHOTKEY=control a"
  41.   NextWindow "PREVHOTKEY=control ." TOFRONT SKIPBACKDROPS
  42.   NextWindow "SCREENHOTKEY=control s" "PREVHOTKEY=lcommand q"
  43.  
  44. NextWindow is a commodity, so you can quit or deactivate it with Exchange or
  45. anything similiar.
  46.  
  47. The default hotkeys are:
  48.  
  49. NextHotkey    "lcommand comma"
  50. PrevHotkey    "lcommand ."
  51. ScreenHotkey  "lcommand l"
  52.  
  53. 3. THE AUTHOR
  54.  
  55. Future plans include a patch for the amiga-m to automatically activate
  56. the frontmost screen, and remembering the activated windows in each
  57. screen, so you won't have to start cycling everytime you activate the
  58. frontmost screen, and bringing the window to front after releasing the
  59. qualifier key.
  60.  
  61. Many thanks to everyone who has sent me feedback!
  62.  
  63. If you find any bugs, have any ideas, have trouble with the program, want
  64. to say your opinion on it etc., don't hesitate to contact me by email or
  65. normal post. You can also get the source code in C or newest version from
  66. me. Any feedback is welcome!
  67.  
  68. EMail: linna@mits.mdata.fi (the better way)
  69.  
  70. Snail-mail: Heikki Linnakangas   (if you can't use E-Mail)
  71.             Porvoonkatu 19 A 25
  72.             00510 Helsinki
  73.             Finland
  74.  
  75.  
  76. 4. HISTORY
  77.  
  78. I can't remember the history before 2.1a version very well, and I'm too
  79. lazy to find out, so I decided to just leave it out. :)
  80.  
  81. --- V2.1a - Made some changes in the documents
  82.           - Fixed a bug with backdrop windows popping up (Thanks Magnus!)
  83.           - There was some debugging information left into the
  84.             executable. Now removed, making the code smaller
  85.           - Changed the default NEXTHOTKEY to "lcommand comma"
  86.  
  87. --- V2.2  - Added SKIPBACKDROPS option
  88.           - I don't know why, but the examples mentioned in the documents
  89.             didn't seem to work. I remember they used to work, though...
  90.           - Made some changes in the documents
  91.  
  92.  
  93. 5. DISCLAIMER
  94.  
  95. THE AUTHOR IS NOT LIABLE IN ANY WAY FOR ANY DAMAGE ARISING OUT OF
  96. THE USE OR INABILITY TO USE THE PROGRAM. USE AT YOUR OWN RISK.
  97.  
  98. This program is FreeWare. You may use and distribute it unless told to not
  99. do so by the author. You may charge a nominal fee to recover distribution
  100. costs. The distribution fee must not exceed 15 FIM or 3 USD + distribution
  101. expenses. The distribution of an incomplete or changed package is prohibited.
  102.  
  103. You may copy and distribute this package, as long as the contents of the
  104. package are not changed in any way. The package must include the following
  105. files:
  106.  
  107.   NextWindow             3620 bytes
  108.   NextWindow.info         620 bytes
  109.   NextWindow.doc         4167 bytes
  110.   NextWindow.doc.info     528 bytes
  111.